home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / aiue.dir / 00004.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  795 b   |  29 lines

  1. on exitFrame
  2.   global taidata, taidataj, sdata, tj, moji, msno, yubicurs
  3.   puppetSound(0)
  4.   highwaystar(msno)
  5.   set the visible of sprite 2 to 1
  6.   delete line 1 of field "テ・テシテァツヲテ・テ」テ「ツ"
  7.   put "テツョテァDテツエテツサテ運テ韻テ曳テ嘉」テツ敕雲テ疫テ嘉」テ丑テ嘉、テ叡テ丑テツオテニ津ツ催テヲテナステツ「" into field "テ・テシテァツヲテ・テ」テ「ツ"
  8.   set tj to 0
  9.   if tj = 1 then
  10.     set taidata to EMPTY
  11.     tgyou(moji)
  12.   end if
  13.   if tj = 0 then
  14.     set taidataj to EMPTY
  15.     set sdata to EMPTY
  16.     put EMPTY into field "ティテウテウDテッツ"
  17.     jgyou(moji)
  18.     if the number of items in sdata = 1 then
  19.       put "Nothing" into field "ティテウテウDテッツ"
  20.     end if
  21.   end if
  22.   set yubicurs to list(904, 905)
  23.   set the cursor of sprite 2 to yubicurs
  24.   repeat with n = 6 to 21
  25.     set the cursor of sprite n to yubicurs
  26.   end repeat
  27.   updateStage()
  28. end
  29.